Documents for PDF, .NET Edition Documentation
Changed Property (ObservableCollectionEx<TItem>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > ObservableCollectionEx<TItem> Class : Changed Property
Gets a value indicating whether the collection was changed.
Syntax
'Declaration
 
Public Property Changed As System.Boolean
public System.bool Changed {get; set;}
See Also

Reference

ObservableCollectionEx<TItem> Class
ObservableCollectionEx<TItem> Members